-- card: 15917 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Vampire bats ----- HyperTalk script ----- on openCard global score add 30 to score put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "River Trail" put it into holder put the number of lines in field "textarea" of card "River Trail" into counter repeat until counter = 0 get line counter of holder if it contains "River quest" then delete line counter of field "textarea" of card "River Trail" put 1 into counter end if subtract 1 from counter end repeat visual effect dissolve go card "Mountain Trail" end mouseUp -- part contents for background part 1 ----- text ----- Vampire bats -- part contents for background part 2 ----- text ----- You awaken from sleep - something has disturbed your peaceful rest in the hammock. You listen. You can see nothing in the darkness. Hmmm. As you roll over to go back to sleep, you inadvertently trap three bats in the netting of the hammock. They have been quietly feasting on your fleshy feet. You've lost a pint of blood, but these critters will be making a new home at the Brookfield Zoo. -- part contents for background part 5 ----- text ----- 265